Data Exploration (State Graduates(2002 - 2013) dataset)
My goal in this project is to utilize SQL to examine and generate
insights from the state graduates dataset. This dataset includes
information on graduates from various state institutions between 2002
and 2013, including, college type (public or private), institution level
(two-year or four-year), gender, race/ethnicity, and cohort size.
Additionally, it provides data on the number of students who graduated within 100% and 150% of normal time, as well as the corresponding graduation rates. The dataset also includes the total number of students in each cohort.
In the end, I plan to utilize SQL to retrieve information on the total number of graduates in each state for every year. Additionally, I will gather data on the number of graduates in each state categorized by gender and race, as well as the number of graduates from 4-year, 2-year, and public/private institutions. Once I have created these tables using SQL, I will use them to generate a dashboard on Tableau.